From: Jan Djärv Date: Thu, 3 Oct 2002 17:53:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~30311 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=950d8519de35abc443aff03f1e72a29f7bea7b06;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index e7055f1af2a..4608db9e3b6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2002-10-03 Jan D. + + * xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0, + and USE_MOTIF, call XTranslateCoordinates to get the real x and y. + This is to also handle x/y changes that occur because of a resize. + 2002-10-02 John Paul Wallington * frame.c (Vdelete_frame_functions): New variable.